Видео с ютуба Coding Ruby Strings
Ruby na prática: metaprogramação e Immediate Values (Strings e Inteiros)
How to Format Time Strings in Ruby: From "1000-2000" to "10:00-20:00"
Mastering gsub in Ruby: How to Replace Integers in Strings
How to Modify Elements of a Ruby Array Composed of Frozen String Literals
How to Match Specific Substring with String in Ruby on Rails
How to Sort a String by Last Names in Ruby
Converting Java String.format to Ruby Code
How to Create an Array of Elements from a String in Ruby Using Nokogiri
Converting a Java ByteBuffer to a String in Ruby
How to Format Strings Correctly in Ruby
Capturing Content Between Two Strings in Ruby: Using Regex Effectively
Iterating Through a String in Ruby: Extracting First, Last, and Middle Names Made Easy
Mastering User-Inputted String Templating in Ruby
Accessing Hash Values Dynamically: From String to Ruby Symbols in Ruby
Understanding the Differences in Marshal.dump Between Strings and Symbols in Ruby
Creating Strings in Ruby
Resolving the + ': no implicit conversion of Integer into String (TypeError) in Ruby
How to Effectively Inspect a JSON String in Ruby on Rails API
How to Convert a String to Date (Month or Year) in Ruby
How to Split a String by Space and Specific Number in Ruby